toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.browser.callback
/
[jvm]CreatePopupCallback
/
Response
Response
interface
Response
A response of the
CreatePopupCallback
.
Members
Functions
create
Link copied to clipboard
open
fun
create
(
)
:
CreatePopupCallback.Response
Returns the
Response
instance that indicates that the popup can be created.
suppress
Link copied to clipboard
open
fun
suppress
(
)
:
CreatePopupCallback.Response
Returns the
Response
instance that indicates that the popup creation should be suppressed.